type internal/reflectlite.ptrType

2 uses

	internal/reflectlite (current package)
		type.go#L129: type ptrType = abi.PtrType
		value.go#L252: 		tt := (*ptrType)(unsafe.Pointer(v.typ))